.. _`Extract Attributes`: .. _`org.sysess.sympathy.machinelearning.extract_attributes`: Extract Attributes `````````````````` .. image:: attributes.svg :width: 48 Extract attributes from a fitted model, requires model dependent name for the attribute Definition :::::::::: Input ports ........... **in-model** model Input model Output ports ............ **out** [table] Attributes Configuration ............. **attribute** (attribute) Name of attribute to extract Implementation .............. .. automodule:: node_attributes :noindex: .. class:: ExtractAttribute :noindex: